projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d0905
)
* lisp/cdl.el: Use lexical binding.
author
Stefan Kangas
<stefankangas@gmail.com>
Mon, 20 Apr 2020 07:08:09 +0000
(09:08 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Mon, 20 Apr 2020 07:08:09 +0000
(09:08 +0200)
lisp/cdl.el
patch
|
blob
|
history
diff --git
a/lisp/cdl.el
b/lisp/cdl.el
index adc05f1bb528e550bc9eab7891d847cd8138d2ee..c8025a9f530e2186a3d06b7ad4836588d08a9151 100644
(file)
--- a/
lisp/cdl.el
+++ b/
lisp/cdl.el
@@
-1,4
+1,4
@@
-;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
+;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
-*- lexical-binding: t -*-
;; Copyright (C) 1993, 2001-2020 Free Software Foundation, Inc.